Skip to content

Add direct call to system program for creating accounts#13

Merged
buffalojoec merged 8 commits intosolana-developers:mainfrom
dadepo:add-direct-call-to-system-program-for-creating-accounts
Oct 26, 2022
Merged

Add direct call to system program for creating accounts#13
buffalojoec merged 8 commits intosolana-developers:mainfrom
dadepo:add-direct-call-to-system-program-for-creating-accounts

Conversation

@dadepo
Copy link
Copy Markdown
Contributor

@dadepo dadepo commented Sep 15, 2022

Extend the create account test to include creating an account by direct invocation of the System program

@ngundotra
Copy link
Copy Markdown
Contributor

I think it would be helpful to modify this example to print out the created account address, so curious developers can run this on devnet + quickly inspect the new accounts.

cc @realbuffalojoe

@buffalojoec
Copy link
Copy Markdown
Contributor

See Noah's comment above.

This is a nice addition to this example though.

@dadepo
Copy link
Copy Markdown
Contributor Author

dadepo commented Oct 26, 2022

See Noah's comment above.

I thought that was addressed in this commit. Or I misinterpreted? and what needs to be updated is different?

@buffalojoec
Copy link
Copy Markdown
Contributor

Yeah, I think it was just in another one of your PRs. Looks good

Copy link
Copy Markdown
Contributor

@buffalojoec buffalojoec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@buffalojoec buffalojoec merged commit c006e7e into solana-developers:main Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants